Special type settings
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Props/Data/Textbox Properties/Special type settings.xml
Specifies optional mapping between the selected address and controls in the UX Component.
UX Component
/documentation/pages/Client/Guide/Design/View/Grid/UX Component - Older Page.xml
This is an older UX Component page that gives a general overview of the builders categories, properties, and features. For a more current description of the UX builder visit the other UX Component page.
How to add Google Address Autocomplete to a Textbox Control
/documentation/pages/HowTo/Map/Add Google Address Autocomplete.xml
Adding address autocomplete to a textbox control can make it easier to lookup and enter addresses in applications.
UX Component
/documentation/pages/Guides/Mobile and Web Components/UX/index.xml
The UX component is an ideal choice for web and mobile application due to its versatility, including the wide range of controls for displaying and editing your data as well as it's ability to integrate with multiple data sources.
Component Type Page
/documentation/pages/Guides/Mobile and Web Components/Grid/Introducing the Grid Builder/Component Type Page.xml
The Component Type page defines the major characteristics of a grid. You can easily access this page by clicking the Component Type icon at the top of the Component Type tree menu on the left.
Open a UX component
/documentation/pages/Ref/Action Javascript/Open a UX component.xml
Opens an UX component in a pop-up window, or in a DIV on the current page. (Only new Ajax components can be opened. Old dialogs built in V10 and earlier are not supported.
UX Component 'Dirty State'
/documentation/pages/Guides/Mobile and Web Components/UX/Controls/Data Controls/List/UX Component 'Dirty State'.xml
Just like standard UX Components controls (such as Textbox, Textarea, RadioButton, etc), the List control is bound to a UX component variable. When the value in any control changes the UX component is considered to be 'dirty'. So for example, if you open a UX and then select a row in a List, ghe UX will go from 'clean' to 'dirty'.
Refresh/synchronize embedded UX component
/documentation/pages/Ref/Action Javascript/Refresh synchronize embedded UX component.xml
Updates the argument values in the child UX component and refreshes the data shown in List controls and other controls that are based on data Series. Also causes the embedded UX component's 'onSynchronizeDialog' (client-side) and 'onSynchronize' (server-side) events to fire.
UX Component - Videos
/documentation/pages/Guides/Mobile and Web Components/UX/UX Component - Videos.xml
Over 40 videos describing how to create, manipulate, and improve a UX component.
UX Component Client-Side API
/documentation/pages/Ref/Client_Api/UX/index.xml
Properties and methods availble for interacting with components and controls in a UX Component